ItemConversationId Property |
Contains the identifier of an item or conversation.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ItemId ConversationId { get; }Public ReadOnly Property ConversationId As ItemId
Get
Property Value
Type:
ItemIdThe conversation identifier.
See Also